(font-lock-extend-after-change-region-function):
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 Aug 2006 05:42:53 +0000 (05:42 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 Aug 2006 05:42:53 +0000 (05:42 +0000)
commit2a1b31ece91224efc9a188d2575bcc025756df04
tree1f2e37e55632ec4836f907ee1dd3cc35e7520d1e
parent2a7d88ecdeba2b84768c0660d5e5c04780a4a860
(font-lock-extend-after-change-region-function):
Rename from font-lock-extend-region-function.
(font-lock-extend-region): Remove by inlining at call sites.
(font-lock-after-change-function): Don't needlessly round up to a whole
number of lines.
(font-lock-extend-jit-lock-region-after-change): Be more careful about
the boundary conditions and the interactions between the various ways
to extend the region.
lisp/ChangeLog
lisp/font-lock.el
lispref/modes.texi